Skip to content

fix: treated S3 configpath as a relpath#10758

Merged
skshetry merged 1 commit intotreeverse:mainfrom
clouds56-contrib:clouds56-patch-1
Jun 3, 2025
Merged

fix: treated S3 configpath as a relpath#10758
skshetry merged 1 commit intotreeverse:mainfrom
clouds56-contrib:clouds56-patch-1

Conversation

@clouds56
Copy link
Copy Markdown
Contributor

@clouds56 clouds56 commented Jun 3, 2025

Thank you for the contribution - we'll try to review it as soon as possible. 🙏

Fixes #6020

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.08%. Comparing base (2431ec6) to head (02cabc9).
Report is 56 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10758      +/-   ##
==========================================
+ Coverage   90.68%   91.08%   +0.40%     
==========================================
  Files         504      504              
  Lines       39795    39970     +175     
  Branches     3141     3157      +16     
==========================================
+ Hits        36087    36407     +320     
+ Misses       3042     2936     -106     
+ Partials      666      627      -39     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@clouds56 clouds56 changed the title Update config.py fix: treated S3 configpath as a relpath Jun 3, 2025
@skshetry
Copy link
Copy Markdown
Collaborator

skshetry commented Jun 3, 2025

@clouds56, have you tested this?

@skshetry skshetry added this to DVC Jun 3, 2025
@skshetry skshetry moved this to Review In Progress in DVC Jun 3, 2025
@clouds56
Copy link
Copy Markdown
Contributor Author

clouds56 commented Jun 3, 2025

Tested locally on my windows

@skshetry skshetry merged commit 88c3103 into treeverse:main Jun 3, 2025
31 of 41 checks passed
@skshetry skshetry moved this from Review In Progress to Done in DVC Jun 3, 2025
@skshetry
Copy link
Copy Markdown
Collaborator

skshetry commented Jun 3, 2025

Thank you @clouds56 for your contributions!

@skshetry skshetry added fs: s3 Related to the S3 filesystem enhancement Enhances DVC labels Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Enhances DVC fs: s3 Related to the S3 filesystem

Projects

None yet

Development

Successfully merging this pull request may close these issues.

S3 configpath is not properly treated as a relpath

2 participants